Open
Conversation
Update sponsor logo
Signed-off-by: Mikimoto <mikimoto.c@gmail.com> # Conflicts: # 2023/asset-manifest.json # 2023/index.html # 2023/static/js/43.0c2af42d.chunk.js # 2023/static/js/43.2fa85991.chunk.js # 2023/static/js/43.cf44e174.chunk.js # 2023/static/js/main.08e76223.js # 2023/static/js/main.08e76223.js.LICENSE.txt # 2023/static/js/main.50cb6074.js # 2023/static/js/main.50cb6074.js.LICENSE.txt # 2023/static/js/main.d974fc55.js # 2023/static/js/main.d974fc55.js.LICENSE.txt # 2023/static/js/main.d974fc55.js.map
Signed-off-by: Mikimoto <mikimoto.c@gmail.com>
Add sponsor description
Feature/add sponosr content
Feature/update-map
Fix/map-image
Signed-off-by: Mikimoto <mikimoto.c@gmail.com> # Conflicts: # 2023/asset-manifest.json # 2023/index.html # 2023/static/css/main.b81e48a6.css # 2023/static/js/43.2fa85991.chunk.js # 2023/static/js/43.c53fc359.chunk.js # 2023/static/js/43.d11fb88f.chunk.js # 2023/static/js/43.d11fb88f.chunk.js.map # 2023/static/js/main.8b1f5fb1.js # 2023/static/js/main.8b1f5fb1.js.LICENSE.txt # 2023/static/js/main.d974fc55.js # 2023/static/js/main.d974fc55.js.LICENSE.txt # 2023/static/js/main.dea7e0fa.js # 2023/static/js/main.dea7e0fa.js.LICENSE.txt
Signed-off-by: Mikimoto <mikimoto.c@gmail.com>
feat: 新增 2024 施工中頁面
Feature/create_deploy_action
Feature/test-actions
fix: fix sponsor description
Feature/update_schedule
update sponsor info
Update_agenda
Fix company data
Add sponsors
Update speaker info
Fix speaker info
feat: init 2025 astro
feat: import tailwindcss at layout and remove test component and add …
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
主要負責:添加場地介紹、交通、等介紹,但因為會換成高雄,到時候文字、照片還要再修正。
因場地資訊為首頁的一個區塊,列為component處理,引入 pages/index.astro中。
整體樣式改動說明
其他建議:一開始的專案沒有統一的全域樣式設定,每個開發者都會寫到重複的內容,譬如下載字體、寬度、背景顏色等,之後整合會需要花時間統整。